home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 151-175 / disk_161 / nag / nag.install < prev    next >
Text File  |  1992-05-06  |  966b  |  26 lines

  1.  
  2. ;  Note that you need about 60k to install all of the files below.
  3. ;  If you can't make that much room on your SYS: disk, you will have
  4. ;   to put 'Nag', 'Nag.info', and 'ThruDaWindow' on some other disk. This
  5. ;   leaves s:Nag.config in the 's' directory, and the Nag.198? files in
  6. ;   the 'system' directory. They only take up 2 or 3 k. or so to start.
  7. ;   (Remember to edit 'sPath', in the s:Nag.config file, to point at
  8. ;   the new location for the SOUNDfile). 
  9. ;  Lately, I've been putting the Nag.198? files in a directory I
  10. ;   made within my s: directory called 'Nag'. It's really all quite
  11. ;   arbitrary. Just be sure to change s:Nag.config accordingly...
  12.  
  13. type Nag.install
  14.  
  15. ;  This is what we're gonna try to install.
  16.  
  17. copy Nag.config      s:
  18. if NOT EXISTS      sys:system/Nag.1988
  19.    copy Nag.1988   sys:system
  20.    copy Nag.1989   sys:system
  21. endif
  22. copy RunBack         c:
  23. copy Nag           sys:system
  24. copy Nag.info      sys:system
  25. copy ThruDaWindow    s:
  26.